| SyIndexRecreatePostUpgradeWork |
| Logical Entity Name | SyIndexRecreatePostUpgradeWork |
| Default Table Name | SyIndexRecreatePostUpgradeWork |
| Physical Only | NO |
| Definition | |
| Note |
| SyIndexRecreatePostUpgradeWork Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
SyIndexRecreatePostUpgradeWorkID |
int | NO | ||
| SchemaName | nvarchar(128) | YES | ||
| TableName | nvarchar(128) | YES | ||
| ObjectId | int | YES | ||
| IndexName | nvarchar(128) | YES | ||
| DataSpaceID | int | YES | ||
| ColumnName | nvarchar(128) | YES | ||
| ColumnId | int | YES | ||
| IndexTypeDesc | nvarchar(60) | YES | ||
| IndexColumnId | int | YES | ||
| IndexKeyOrdinal | tinyint | YES | ||
| IndexPartitionOrdinal | tinyint | YES | ||
| IsDescendingKey | bit | YES | ||
| IsIncludedColumn | bit | YES | ||
| IsUnique | bit | YES | ||
| IsPadded | bit | YES | ||
| IgnoreDupKey | bit | YES | ||
| IsDisabled | bit | YES | ||
| AllowRowLocks | bit | YES | ||
| AllowPageLocks | bit | YES | ||
| IndexFillFactor | tinyint | YES | ||
| IsFilteredIndex | bit | YES | ||
| FilterDefinition | nvarchar(max) | YES | ||
| bDropped | bit | YES | ||
| DateAdded | datetime | YES | ||
| DateLstMod | datetime | YES |
| SyIndexRecreatePostUpgradeWork Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_SyIndexRecreatePostUpgradeWork_SyIndexRecreatePostUpgradeWorkId | PrimaryKey | SyIndexRecreatePostUpgradeWorkID |
| SyIndexRecreatePostUpgradeWork Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| SyIndexRecreatePostUpgradeWork Check Constraints |
| Check Constraint Name | CheckConstraint |